Version

SingleBrushBusyAnimation<T> Class Members

The following tables list the members exposed by SingleBrushBusyAnimation<T>.

Public Properties
 NameDescription
Public PropertyAnimationFillGets or sets the Brush used to fill the animation's 'glyph' when an instance of a Infragistics.Controls.Interactions.Primitives.SpinnerBarsBusyAnimationPresenter is created to render a SpinnerBarsBusyAnimation.  
Public PropertyAnimationTotalDurationGets or sets a Duration value that determines the time it takes for the animation to go from 0 to 100%, or null to use the default value specified on the individual Infragistics.Controls.Interactions.Primitives.BusyAnimationPresenters. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
Public PropertyNameReturns the display name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
Public Methods
 NameDescription
Public MethodCreatePresenterOverridden. Creates an instance of the element used to represent the animation.  
Public MethodToStringReturns the Name of the animation. (Inherited from Infragistics.Controls.Interactions.BusyAnimation)
See Also